Skip to content

fix(vscode): resize Agent Manager worktree button - #13973

Merged
marius-kilocode merged 1 commit into
mainfrom
resize-create-worktree-button
Sep 9, 2026
Merged

marius-kilocode merged 1 commit into
mainfrom
resize-create-worktree-button

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

What Problem This Solves

The Agent Manager Create Worktree action filled the entire dialog footer, making the primary action visually oversized.

Why This Change Was Made

The footer now uses a flex layout with right alignment, and the button uses its intrinsic content width. This keeps the action compact while preserving its existing primary styling, height, loading state, and behavior.

User Impact

The Create Worktree button is easier to scan and no longer stretches across the dialog footer.

Evidence

Before:

Agent Manager Create Worktree button before the fix

After:

Agent Manager Create Worktree button after the fix

Validation:

  • bun run compile
  • bun run lint
  • bun run typecheck
  • bun test tests/unit/agent-manager-arch.test.ts (76 passed)
  • Live visible VS Code Agent Manager verification

@kilo-code-bot

kilo-code-bot Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • .changeset/resize-create-worktree-button.md
  • packages/kilo-vscode/webview-ui/agent-manager/agent-manager.css

Reviewed by grok-4.6 · Input: 66.4K · Output: 4.9K · Cached: 262.4K

Review guidance: REVIEW.md from base branch main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants